Move forward-whitespace, forward-symbol, forward-same-syntax commands to subr.el...
authorTed Zlatanov <tzz@lifelogs.com>
Sat, 30 Mar 2013 01:32:12 +0000 (21:32 -0400)
committerTed Zlatanov <tzz@lifelogs.com>
Sat, 30 Mar 2013 01:32:12 +0000 (21:32 -0400)
commitc50f06daa0b8f717c740522650f5ee591378f34f
tree392f8a7fc4339cddcc57ea846bdce95df346174b
parentd1c6810ae902db220d1d57cd26d4d1c5ae618c6f
Move forward-whitespace, forward-symbol, forward-same-syntax commands to subr.el.  Use forward-symbol in supermode.el again.

* subr.el (forward-whitespace, forward-symbol)
(forward-same-syntax): Move from thingatpt.el.

* progmodes/subword.el: Back to using `forward-symbol'.
lisp/ChangeLog
lisp/progmodes/subword.el
lisp/subr.el
lisp/thingatpt.el